gtk: mark few GtkFileChooser functions as nullable
authorBilal Elmoussaoui <bil.elmoussaoui@gmail.com>
Sat, 1 Jan 2022 18:11:10 +0000 (19:11 +0100)
committerBilal Elmoussaoui <bil.elmoussaoui@gmail.com>
Sat, 1 Jan 2022 18:11:10 +0000 (19:11 +0100)
commitafeb7f668bc63701698a0cfb08d37df88b089acc
treeaf385ed6c23d3ef775fcfb65bf8cbaee17e379c7
parent38b8da0f5fd3a85f37ce37479c7f28fac018221e
gtk: mark few GtkFileChooser functions as nullable
- get_file, if no file is selected returns a NULL
- get_id, if the interface doesn't implement such function returns NULL
gtk/gtkfilechooser.c